In the next few steps we'll be imputing the missing values from the dataset. As the dataset containes a lot of rows, we won't repeatedly show all the imputations. Instead, we will show the final dataset after all the imputations to establish that we have achived a dataset which doesn't have any missing values

End of the Notebook